Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #9259] Remove duplicate flushing operation of StoreCheckpoint #9260

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

mxsm
Copy link
Member

@mxsm mxsm commented Mar 18, 2025

Which Issue(s) This PR Fixes

Fixes #9259

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.02%. Comparing base (2219fd8) to head (adbfe2a).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9260      +/-   ##
=============================================
- Coverage      48.05%   48.02%   -0.04%     
- Complexity     12097    12102       +5     
=============================================
  Files           1322     1322              
  Lines          93127    93126       -1     
  Branches       11940    11940              
=============================================
- Hits           44752    44721      -31     
- Misses         42831    42859      +28     
- Partials        5544     5546       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@qianye1001 qianye1001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lizhimins lizhimins changed the title [ISSUE #9259]Remove the duplicate flushing of storeCheckpoint [ISSUE #9259] Remove duplicate flushing operation of StoreCheckpoint Mar 20, 2025
@lizhimins lizhimins merged commit 34c32d8 into apache:develop Mar 20, 2025
10 of 11 checks passed
@mxsm mxsm deleted the op-9259 branch March 20, 2025 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Remove the duplicate flushing of storeCheckpoint
5 participants